Welcome![Sign In][Sign Up]
Location:
Search - c socket p

Search list

[WinSock-NDIS简易网络聊天器(C++)

Description:

个人写的一个简易网络聊天工具的编写 socket套接字的编写 多线程实现和采用select()函数实现多人在线聊天

同时,附有试验报告。


Platform: | Size: 141002 | Author: zenglibig | Hits:

[CommunicationSOCKET服务器(队列算法)

Description:

SOCKET服务器,支持多客户端,含协议判断处理.

每个客户端有独立的数据队列做BUFFER,

采用异步SOCKET方式接收数据.

传上来换点分!对初学都应该还算是比较全面的.含全部源代码.


Platform: | Size: 144753 | Author: elong2004 | Hits:

[CSharpc# socket

Description:

C# Socket 简单介绍


Platform: | Size: 10236 | Author: net_flysky | Hits:

[SymbianSymbian Sockets Demo

Description:

使用Symbian C++ 3rd 编写的Socket Demo 源码,对于初学者来说是一个难得的练手机会


Platform: | Size: 20381 | Author: wsjql2009 | Hits:

[VC/MFCWINDOWS__socket1

Description: 本书第一部分讲述的是传统的网络接口N e t B I O S、重定向器以及通过重定向器进行的各类 网络通信。尽管本书大部分内容均围绕Wi n s o c k编程这一主题展开,但是, A P I比起Wi n s o c k 来,仍然具有某些独到之处-book on the first part of the traditional network interface N e t B I O S, Redirector and through Redirector for the various network communication. Although most of the contents of the book revolves around Wi n s o c k program this topic, but A P than I Wi n o c k's, still has some special gifts
Platform: | Size: 1167360 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket3

Description: 提供了一种简单的单向“进程间通信”(interprocess communication, I P C)机制。这个机制的名字非常古怪,叫作“邮槽”(M a i l s l o t)。用最简单的话来说,通过 邮槽,客户机进程可将消息传送或广播给一个或多个服务器进程。-provides a simple one-way "communication process" (interprocess commun ication, I P C) mechanisms. The name of this mechanism is very strange, called "Post Groove" (M.'s a i l l o t). With the most simple words, by mail chutes, and the client process can be transmitted or broadcast news to one or more server processes.
Platform: | Size: 386048 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket4

Description: “命名管道”或“命名管线”(Named Pipes )是一种简单的进程间通信( I P C)机制, Microsoft Windows NT,Windows 2000、Windows 95以及Windows 98均提供了对它的支持 (但不包括Windows CE)。命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的 不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。-"named pipe" or "named pipe" (Named Pipes) is a simple process communication (I P C) mechanism for Microsoft Windows NT, Windows 2000, Windows 95 and Windows 98 are provided with the support it (but excluding Window 's CE). Named pipes in the same computer different processes, or across a network of different computers of different processes to support reliable, one-way or two-way data communications.
Platform: | Size: 761856 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket7

Description: 本章专门讲解编写成功网络应用程序时所需的基本知识和A P I调用。通过上一章的学习, 大家已知道从Wi n s o c k地址机和这些机器上的服务,可以很容易地访问协议。在这一章里, 我们打算讨论如何从网络上的一台机器到另一台机器建立连接,以及如何收发数据-chapter devoted to the preparation of successful network applications required for the basic knowledge and A P I call. The study by the previous chapter, we know from Wi n s o c k address these machines on the machines and services, it is easy to access protocol. In this chapter, we intend to discuss how the network from one machine to another machine to connect. and how the data transceiver
Platform: | Size: 1081344 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket13

Description: 利用“原始套接字”(Raw Socket),我们可访问位于基层的传输协议。本章专门讲解如 何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原 始套接字,亦可对I P头信息进行实际的操作。本章只关心I P协议;至于如何针对其他协议使 用原始套接字,我们不打算提及。而且,大多数协议(除AT M以外)根本就不支持原始套接 字。所有原始套接字都是使用S O C K _ R AW这个套接字类型来创建的,而且目前只有Wi n s o c k 2提供了对它的支持。因此,无论Microsoft Windows CE 还是老版本的Windows 95 (无 Winsock 2升级)均不能利用原始套接字的能力。-use "raw socket" (Raw Socket), we can visit at the grassroots transmission agreements. This chapter specifically on how to use the original socket, I P to simulate some practical tools, For example Tr a c e r t o u e and P i n g procedures, and so on. Original socket, I can right the first P information of the actual operation. I only care about this chapter P Agreement; As to how the other agreements original socket, we do not intend to mention. Moreover, most agreements (except outside AT M) simply does not support the original socket. All original socket are using S O C K R AW _ the socket types to create, but it's only Wi n o c k 2 of the support it. Therefore, Whether Microsoft Windows CE or an older version of Windows 95 (non-Win sock escalation 2) are not using the ori
Platform: | Size: 692224 | Author: 楼洛阳 | Hits:

[VC/MFCWINDOWS__socket18

Description: 本附录介绍一些新的A P I函数,有了这些函数,便可在自己的计算机上对I P协议统计情况 进行查询和管理。它们有助于获得下面的能力: ■ I p c o n f i g . e x e(或适用于微软Windows 95的Wi n i p c f g . e x e):显示I P配置信息,允许释放 和更新D H C P分配的I P地址。 ■ N e t s t a t . e x e:显示T C P连接表、U D P监听者表以及I P协议统计情况。 ■ R o u t e . e x e:显示并处理网络路由表。 ■ A r p . e x e:显示并修改供“地址解析协议”(A R P)使用的I P到物理地址翻译表。-This appendix to introduce some new API functions, these functions can be on your computer to the IP protocol statistics query and management. Their ability to contribute to the acquisition of the following: ■ I pconfig. Exe (or apply to Microsoft Windows 95 s Wi nipcfg. Exe): display IP configuration information, allowing the release and update DHCP allocated IP address. ■ N etstat. Exe: show TCP connection table, UDP Listener Table, as well as IP protocol statistics. ■ R oute. Exe: display and handle the network routing table. ■ A rp. Exe: display and modify for ARP (ARP) to use the IP to physical address translation table.
Platform: | Size: 427008 | Author: 楼洛阳 | Hits:

[Software EngineeringRawSocket

Description: 本文专门讲解如何运用这种原始套接字,来模拟I P的一些实用工具,比如Tr a c e r o u t e和P i n g程序等等。使用原始套接字,亦可对I P头信息进行实际的操作。-This article specifically on how to use this original socket, to simulate the IP number of practical tools, such as Tr aceroute and P ing procedures. Using raw socket, IP header information can also be carried out on the actual operation.
Platform: | Size: 692224 | Author: kdo | Hits:

[Internet-Networkp2p

Description: dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过.-dc++ (once a large-scale use of p2p) source code, dc++, open-source p2p source code, in the bt, emule appear before, or have used a lot of people.
Platform: | Size: 585728 | Author: txz | Hits:

[TCP/IP stackphp_c_socket_udp

Description: php和c通过socket通信--udp篇-php and c through the socket communication udp articles
Platform: | Size: 1024 | Author: lh | Hits:

[Internet-NetworkPPC_Create_GPRS_to_Socket

Description: PPC 中建立GPRS连接进行Socket通信,PP C 中建立GPRS连接进行Socket通信-PPC to establish GPRS connection Socket Communications, PP C to create a GPRS connection Socket Communications
Platform: | Size: 45056 | Author: wsh | Hits:

[Internet-NetworkCSharpChatRoom

Description: 一个很不错的用C#编写的C/S模式的聊天室程序,实现了聊天室。悄悄话 振屏等功能,另带有Socket编程教程-A very good C# prepared by C/S model chat room procedures, implementation of the chat room. Whispering-screen features such as vibration, and the other with Socket Programming Tutorial
Platform: | Size: 2118656 | Author: lmm | Hits:

[Internet-NetworkCSharpforChatting

Description: C#聊天室其中使用了socket编程 实现了文件传输群聊,组聊等功能,是学习SOCKET的基础教程。 飞鸽 -C# chat rooms in which the socket programming using the file transfer a group chat, group chat and other functions, is the basis of learning tutorial SOCKET. Dove
Platform: | Size: 269312 | Author: harry | Hits:

[Internet-Networksocket

Description: 用socket写的服务器端客户端程序,服务器端多线程,可以并发处理客户端的请求-Used to write server-side socket client program, server-side multi-threaded and can handle concurrent client requests
Platform: | Size: 1517568 | Author: 郑俊飞 | Hits:

[Internet-Networksocketlite

Description: 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and services that utilize socket communication, socket event demultiplexing, concurrency. socketlite is targeted for developers of high-performance socket network communication services and applications. project website:http://code.google.com/p/socketlite
Platform: | Size: 100352 | Author: bolidezhang | Hits:

[TCP/IP stacktcpipsocketsinc.pdf

Description: p/ip socket网络编程 c语言。 该教材全面介绍了用C语言进行tcp/ip网络编程。内容丰富,含有大量代码和实力。是学习socket网络编程的必备教材!-p/ip socket network programming c language. Comprehensive introduction to the textbook language with C tcp/ip network programming. Rich in content, contains large amounts of code and strength. Socket network programming is an essential learning materials!
Platform: | Size: 751616 | Author: 阿汤 | Hits:

[CSharpp

Description: C#基于socket的聊天工具与其源码.pdf-C# socket based chat tool and its source. Pdf
Platform: | Size: 33792 | Author: cui | Hits:
« 12 »

CodeBus www.codebus.net